.form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #fdf6f0;
  padding: 3rem;
  width: 35rem;
  border-radius: 8px
}
.form.reg_form {width: 40rem;}

::placeholder {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

/* .form button {
  border-radius: 10px;
  background-color: #000;
  border-color: #000;
  margin-top: 1rem;
}
.form button:hover { color: #000;} */

.form .submitbtn.theme_btn_orange {
  border-radius: 10px;
  background-color: #000;
  border-color: #000;
  margin-top: 1rem;
}
.form .submitbtn.theme_btn_orange:hover { color: #000; background-color: transparent;}

.flex-column > label {
  color: #151717;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 0.875rem;
}

.inputForm {
  border: 1.5px solid var(--primary-color);
  border-radius: 5px;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 10px;
  transition: 0.2s ease-in-out;
  background-color: #fff;
}

.input {
  margin-left: 10px;
  border-radius: 10px;
  border: none;
  width: 85%;
  height: 100%;
  background: transparent;
}

.input:focus {
  outline: none;
}

.inputForm:focus-within {
  border: 1.5px solid #2d79f3;
  background: #fff;
}

.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}

.flex-row > div > label {
  font-size: 14px;
  color: black;
  font-weight: 400;
}

.iti__tel-input {      width: 100%;  border: none;
background: transparent;}

.iti__tel-input:focus {  border: none;
background: transparent;}
.iti__tel-input:focus-visible {  border: none;
background: transparent;     outline: none;}

.iti__search-input:focus {   outline: none; border: none;
  background: transparent;} 

  input[type=number]::-webkit-inner-spin-button, 
  input[type=number]::-webkit-outer-spin-button { 
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      margin: 0; 
  }

  

.span {
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--secondary-color) !important;
  cursor: pointer;
}

/* .button-submit {
  margin: 20px 0 10px 0;
  background-color: #151717;
  border: none;
  color: white;
  font-size: 15px;
  font-weight: 500;
  border-radius: 10px;
  height: 50px;
  width: 100%;
  cursor: pointer;
} */

.button-submit:hover {
  background-color: #252727;
}

.p {
  text-align: center;
  color: black;
  font-size: 14px;
  margin: 5px 0;
}

.btn {
  margin-top: 10px;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  gap: 10px;
  border: 1px solid #ededef;
  background-color: white;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}

.btn:hover {
  border: 1px solid #2d79f3;
  ;
}
.form_user .heading_sm:before {     left: 50%;
  transform: translateX(-50%);}
    

/*------------start login css------------*/ 
.loginbnr{
  height: auto;
}
.login-card{
    width:450px;
    margin:50px auto;
  
}

.height-50{
    border-radius:30px;
    background-color: #CEE7D4 !important;
    border-color: #CEE7D4 !important;
    color: #55A073 !important;
    height: 50px;
   font-size: 13px;
}

#button{
    border-radius:30px;

}

.btn-icon{
    position: absolute;
    top: -35px;
    padding: 5px;
    margin: 0px 165px;
    align-items: center;
  
}
.btn-org{
   height: 50px;
   color: #fff;
    background-color: #D1780D;
    border-color: #D1780D;
    letter-spacing: normal;
    font-weight: 500
}

  hr.hr3 {
  border-top: 1px dotted #eee;

}
.text-underline a{
  color: #000;
  text-decoration: underline;
}
.text-blue{
  color: #214D4C;
}
.btn-clr{
  background: #DC7C0E;
}
.btn-clr img{
  width: 30px;
  height: auto;
}

.btn-circle.btn-sm { 
    width: 70px;
    height: 70px;
    padding: 20px 0px;
  }
.wra-lgn{
       padding: 140px 50px 140px 50px;
       margin-bottom: 0px;
 }
 .wra-text, .wra-hdlgpd  {
  font-family: 'Playfair Display', serif;
}
.wra-text {
  font-size: 48px;
  font-weight: 500;
  font-style: italic;
  line-height: 64px
}
.wra-text {
  color: #214D4C
}
.wragrybg {
  background: #E8E8E8
}
.wrabox {
  padding:  40px;
  position: relative;
  margin-bottom: 30px
}
.wrabox p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #585858
}


/*------------End login css------------*/

/*------------start Regi css------------*/


.regi-banner {
    background-image: url(reg-banner.html);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.wra-lgn{
       padding: 140px 50px 140px 50px;
       margin-bottom: 0px;
 }
 .wra-rg-text, .wra-hdlgpd  {
  font-family: 'Playfair Display', serif;
}
.wra-rg-text {
  font-size: 48px;
  font-weight: 500;
  font-style: italic;
  line-height: 64px
}
.wra-rg-text {
  color: #214D4C
}
.wra-rg-text:before {
     content: "";
    background: #d67f53;
    height: 2px;
    width: 200px;
    display: table;
    position: absolute;
    bottom: -5px;
    left: 420px;
}

label.file {
     position: relative;
    display: block;
    width: 50%;
    height: 50%;
    font-size: 80%;
    text-align: center;
    text-transform: uppercase;
    border: 2px dashed #ccc;
    margin: 3rem 0;
    padding: 3rem;
    border-radius: 100px;
    top: 21px;
    left: 100px;
}

label.file:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

label.file:active,
label.file.focus {
  border-color: #09f;
}

.file input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  outline: 0;
  border: 1px solid red;
}

/*------------End Regi css------------*/

@media(max-width:767px){
  .form, .form.reg_form { width: 100%;    padding: 2rem;}
}